a:hover {
	text-decoration:none;
	color:#44a438;
}
img {
	max-width:100%;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
	-webkit-touch-callout:none
}
body {
	background:url(bg1.jpg) no-repeat center 40px;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg1.jpg',sizingMethod='scale');
}
.toper {
	height:38px;
	background:#ededed;
	line-height:38px;
	font-size:14px;
	color:#666666;
	border-bottom:#0069ae solid 2px;
}
.toper a {
	color:#666666;
}
.wrapper {
	width:1175px;
	margin:0 auto;
}
.toper .left {
	float:left;
}
.toper .right {
	float:right;
	margin-right: 100px;
}
.toper .wrapper {
	height:auto;
	overflow:hidden;
	position: relative;
}
.toper .right li {
	display:inline;
}
.header {
	height:180px;
}
.header .wrapper {
	position:relative;
}
.header .logo {
	position:absolute;
	left:0;
	top:30px;
}
.header .srch {
	position:absolute;
	right:30px;
	top:45px;
	width:530px;
}
.header .srch .form {
	height: auto;
	overflow: hidden;
	position: relative;
}
.header .srch .form i{
	width: 16px; height: 24px; background: url(ico1.png) no-repeat;
	display: block; position: absolute; top: 50%; margin-top: -10px;
	left: 15px;
}
.header .srch .txt {
	border: none;
	background: none;
	width: 425px;
	height: 45px;
	line-height: 45px;
	float: left;
	border-radius: 45px;
	 background: url(bg1.png) repeat;
	padding-left: 45px;
	color: #dadada;
	font-size: 14px;
	font-family: "微软雅黑";
}
.header .srch .btn {
	border:none;
	background:none;
	width:42px;
	height:42px;
	background:url(ico2.png) no-repeat center;
	float:right;
	cursor:pointer;
}
.header .srch .keys {
	padding-top:10px;
	color:#fff;
	font-size:14px;
	margin-left:22px;
}
.header .srch .keys dt,.header .srch .keys dd {
	display:inline;
	margin-right:5px;
}
.header .srch .keys a {
	color:#fff;
}
.mytab {
	height:511px;
	position:relative;
}
.landmark {
	position:absolute;
	right:0;
	top:0;
	width:1000px;
	height:100%;
}
.landmark img {
	max-width:none;
	width:100%;
	height:100%;
}
.h_content {
	position:relative;
	height:511px;
}
.mytab .aside {
	width:160px;
	float:left;
}
.mytab .aside li {
	height:85px;
	width:100%;
	line-height:85px;
	text-align:center;
}
.mytab .aside li i {
	width:40px;
	background:#152b34;
	height:100%;
	color:#768185;
	float:left;
	font-size:22px;
}
.mytab .aside li span {
	width:120px;
	height:100%;
	float:left;
	background:url(bg4.png) repeat;
	font-size:18px;
	color:#fff;
}
.mytab .aside li.selected i {
	background-color:#f5b91a;
	color:#fff;
}
.mytab .aside li.selected span {
	background-image:url(bg5.png);
}
.mytab .main {
	width:1000px;
	float:right;
	height:511px;
	overflow:hidden;
	display:inline;
}
.mytab .main img {
	width:100%;
	height:100%;
}
.mytab .close {
	position:absolute;
	right:-26px;
	top:0;
	cursor:pointer;
}
.footer {
	clear:both;
	position:relative;
	text-align:center;
	margin-top:20px;
	color:#fff;
	height:185px;
	padding-top:40px;
}
.footer .arrow a {
	color:#fff;
}
.footer .arrow img {
	-webkit-animation:bounce-up 1.8s linear infinite;
	animation:bounce-up 1.8s linear infinite;
	-moz-animation:bounce-up 1.8s linear infinite;
	-ms-animation:bounce-up 1.8s linear infinite;
	-o-animation:bounce-up 1.8s linear infinite;
}
@-webkit-keyframes bounce-up {
	25% {
	-webkit-transform:translateY(10px);
}
50%,100% {
	-webkit-transform:translateY(0);
}
75% {
	-webkit-transform:translateY(-10px);
}
}@keyframes bounce-up {
	25% {
	transform:translateY(10px);
}
50%,100% {
	transform:translateY(0);
}
75% {
	transform:translateY(-10px);
}
}.footer .arrow h4 {
	font-size:16px;
	margin-top:10px;
}
.footer .copyright {
	margin-top:48px;
	position:relative;
	z-index:10;
}
.footer .copyright li {
	display:inline;
	color:#fff;
	margin:0 3px;
	font-size:14px;
	font-family:"微软雅黑";
}
.footer .copyright li a {
	color:#fff;
}
/*.footer .copyright p {
	margin-top:20px;
}*/
.footer .copyright p{font-size: 13px;}
.footer .copyright p a{color: #fff;}
.myroll_bg {
	background:url(bg6.png) no-repeat bottom center;
	width:100%;
	height:149px;
	position:absolute;
	bottom:0;
	background-size:cover;
}
.footer1 {
	height:225px;
	padding:0;
	margin:0;
}
.myroll_bg1 {
	height:250px;
	background-image:url(bg8.png);
}
.myroll {
	padding-top:80px;
	position:relative;
}
.myroll .wrapper {
	position:relative;
}
.myroll .prev {
	position:absolute;
	left:0;
	top:40px;
	cursor:pointer;
}
.myroll .next {
	position:absolute;
	right:0;
	top:40px;
	cursor:pointer;
}
.myroll .list {
	display:inline-block;
	width:840px;
	overflow:hidden;
}
.myroll .list ul {
	height:auto;
	overflow:hidden;
	width:100000%;
}
.myroll .list li {
	float:left;
	width:140px;
}
.myroll .list li .ico {
	width:80px;
	height:80px;
	border-radius:80px;
	line-height:80px;
	color:#FFFFFF;
	margin:0 auto;
}
.myroll .list li .ico i {
	font-size:30px;
}
.myroll .list li .ico1 {
	background-color:#f5b91a;
}
.myroll .list li .ico2 {
	background-color:#1492ff;
}
.myroll .list li .ico3 {
	background-color:#f27477;
}
.myroll .list li .ico4 {
	background-color:#1db121;
}
.myroll .list li .ico5 {
	background-color:#1af2f5;
}
.myroll .list li .ico6 {
	background-color:#f5481a;
}
.myroll .list li.selected .ico1 {
	background-color:#dca000;
}
.myroll .list li.selected .ico2 {
	background-color:#007dea;
}
.myroll .list li.selected .ico3 {
	background-color:#fb4044;
}
.myroll .list li.selected .ico4 {
	background-color:#029906;
}
.myroll .list li.selected .ico5 {
	background-color:#00dbde;
}
.myroll .list li.selected .ico6 {
	background-color:#e02f00;
}
.myroll .list li h4 {
	color:#fff;
	font-size:14px;
	margin-top:20px;
}
.footer1 .close {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-16px;
	cursor:pointer;
}
.h_footer {
	height:225px;
	margin-top:30px;
	overflow:hidden;
}
.sidebar {
	position:fixed;
	left:50%;
	margin-left:655px;
	top:100px;
	border-radius:5px;
	overflow:hidden;
}
.sidebar ul {
	}
.sidebar li {
	width:72px;
	/*height:62px;*/
	text-align:center;
	border-bottom:1px solid #dbdbdb;
	padding-top:10px;
	background:url(bg2.png) repeat;
}
.sidebar li .iconfont {
	font-size:30px;
	color:#fff;
}
.sidebar li a {
	display:block;
}
.sidebar li.selected {
	background:url(bg7.png) repeat;
}
.sidebar li.last {
	border-bottom:none;
}
.sidebar li .ico {
	}
.sidebar li h6 {
	color:#fff;
	font-size:14px;
	margin-top:5px;
}
.sidebar h4 {
	width:72px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	background-color:#0f7aec;
}
@media \0screen\,screen\9 {
	.h_forums .m_tools .bd .c-red {
	background-image:url(bg8.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	width:75px;
	height:75px;
}
.h_forums .m_tools .bd .c-blue {
	background-image:url(bg9.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	width:75px;
	height:75px;
}
.h_public .lefts .l_nav li .ico {
	background:none;
	background-image:url(bg10.png);
	background-repeat:no-repeat;
	background-position:center;
}
.h_public .r_nav li .txt,.h_public .r_nav li .ico {
	background:none;
	background-image:url(bg11.png);
	background-repeat:no-repeat;
	background-position:center;
}
.h_tabs .body .tab3 .bd li .ico {
	background:none;
	background-image:url(bg12.png);
	background-repeat:no-repeat;
	background-position:center;
}
.sidebar {
	display:none;
}
}@media only screen and (max-width:1366px) {
	.sidebar {
	left:auto;
	margin:0;
	right:0;
}
}.contr_wzh {
	z-index:1202;
	position:fixed;
	text-align:center;
	width:100%;
	padding:15px 0;
	background:#c9302c;
	top:0;
	left:0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	line-height:1;
}
.textmodebutton {
	padding:8px 12px;
	background:#ffe4e4;
	color:#c9302c;
	font-weight:bold;
	border:1px solid #b1201c;
	font-size:16px;
	margin:0 3px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.textmodebutton:hover {
	background:#fff;
}
.cont_x {
	position:absolute;
	left:0;
	top:0;
	background:#c9302c;
	display:block;
	width:100%;
	height:5px;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:99999999
}
.cont_y {
	position:absolute;
	left:0;
	top:0;
	background:#c9302c;
	display:block;
	width:5px;
	min-height:5000px;
	z-index:99999999;
	height:auto!important;
	height:5000px;
	overflow:visible
}

/* html{ 
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;fecolormatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'&gt;&lt;/fecolormatrix&gt;&lt;/filter>&lt;/svg&gt;#grayscale"); 
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
} */

.old_type .toper .right{
	margin-right: 200px;
}